Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
moomiji committed Oct 8, 2024
1 parent 1b6e1c1 commit 09a74bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- run: dotnet tool install -g dotnet-script

- id: build
env:
GH_TOKEN: ${{ github.token }}
run: dotnet script ./tools/Builder/Build.csx

- uses: moomiji/host-nuget-on-github@v1
Expand Down

0 comments on commit 09a74bc

Please sign in to comment.