Skip to content

Commit 0ff2510

Browse files
committed
try fix can not find @swc/core-linux-x64-gnu
1 parent 58325de commit 0ff2510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
BD_USERNAME: ${{secrets.BD_USERNAME}}
1919
BD_PASSWORD: ${{secrets.BD_PASSWORD}}
2020
run: |
21-
yarn install --frozen-lockfile --ignore-optional
21+
yarn install --frozen-lockfile
2222
yarn build
2323
yarn lint
2424
yarn test

0 commit comments

Comments
 (0)