Skip to content

Commit

Permalink
chore: update linux workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Viiprogrammer committed Oct 18, 2023
1 parent dea84cb commit b8c061c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: yarn

- name: Run build
run: npm run release:windows
run: npm run release:linux

- name: Archive results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b8c061c

Please sign in to comment.