Skip to content

Commit

Permalink
install nsc
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Jul 18, 2024
1 parent a37c385 commit 72cec9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run:
working-directory: ${{ matrix.package }}
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
if: ${{ !contains(runner.name, 'nsc') }}
with:
fetch-depth: 2
Expand Down

0 comments on commit 72cec9f

Please sign in to comment.