Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
install winglang
Browse files Browse the repository at this point in the history
  • Loading branch information
eladb committed Nov 6, 2023
1 parent 05d2001 commit 22d0c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
with:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
- name: Setup Wing
run: npm i -g winglang@latest
- name: Install dependencies
run: npm install
- name: Test
Expand Down

0 comments on commit 22d0c4d

Please sign in to comment.