Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinfuchs committed Mar 25, 2022
1 parent 86fd80b commit 39cb308
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 @@ -23,7 +23,7 @@ jobs:
with:
node-version: '16'
- run: npm install && npm run build
working-directory: ./temp
working-directory: ./frontend
- name: Compile and release
uses: rust-build/rust-build.action@latest
env:
Expand Down

0 comments on commit 39cb308

Please sign in to comment.