Skip to content

Commit

Permalink
estiuirefbrewfl
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdada committed Nov 5, 2024
1 parent ec1b046 commit 4208dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cargo install cargo-bundle
- name: Build Frontend
run: |
make setup && make frontend
export NODE_OPTIONS=--openssl-legacy-provider && make setup && make frontend
- name: Build DEB
run: |
cargo bundle --format deb --release
Expand Down

0 comments on commit 4208dda

Please sign in to comment.