Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
ztelliot authored Jun 2, 2021
1 parent 263e83e commit 6087f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: |
yarn install
yarn build --if-present
yarn build
tar caf dist.tar.xz dist
env:
CI: true
Expand Down

0 comments on commit 6087f3a

Please sign in to comment.