Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
asjdf committed Feb 21, 2024
1 parent 89b0e02 commit a19059f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- run: npm install typescript -g

- name: Set up Go 1.x
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit a19059f

Please sign in to comment.