Skip to content

Commit

Permalink
test: fix npm i winglang
Browse files Browse the repository at this point in the history
  • Loading branch information
fynnfluegge committed Jul 20, 2023
1 parent a933630 commit 8d7bda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
fi
- name: Install Wing CLI
run: npm i winglang
run: npm i-g winglang

- name: Get npm global bin directory
id: npm-global-bin
Expand Down

0 comments on commit 8d7bda7

Please sign in to comment.