Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby authored Dec 21, 2023
1 parent 0251a6d commit 40b401b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
- uses: actions/setup-node@v4
with:
node-version: 16
- name: Set chmod
run: chmod +x ./build.sh
- name: Test
Expand Down

0 comments on commit 40b401b

Please sign in to comment.