Skip to content

Commit

Permalink
removed wrong run command
Browse files Browse the repository at this point in the history
  • Loading branch information
eneoli committed Sep 5, 2024
1 parent 73091a0 commit 5182ee9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
run: cargo install wasm-pack
- name: Install NodeJs
uses: actions/setup-node@v4
- run: Deployment
- run: ./deploy.sh
env:
BUILD_MODE: ${{ vars.BUILD_MODE }}
Expand Down

0 comments on commit 5182ee9

Please sign in to comment.