Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
mastfissh committed Feb 9, 2022
1 parent 5a5f929 commit 5ba8394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
brew install cairo
- name: Build
run: cargo build --release
run: cargo build --release --features gui
- uses: Shopify/upload-to-release@master
if: matrix.os != 'windows-latest'
with:
Expand Down

0 comments on commit 5ba8394

Please sign in to comment.