Skip to content

Commit

Permalink
GHA nightly: use dev netbsd setup action
Browse files Browse the repository at this point in the history
To potentially fix a build failure.

[ci skip]
  • Loading branch information
gaborcsardi committed Dec 27, 2024
1 parent 9eb0439 commit 790e59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ jobs:
with:
release: ${{ matrix.config.release }}

- uses: r-hub/actions/setup-r-netbsd@v1
- uses: r-hub/actions/setup-r-netbsd@main
if: ${{ matrix.config.os == 'netbsd' }}

- uses: r-hub/actions/setup-r-dragonflybsd@v1
Expand Down

0 comments on commit 790e59f

Please sign in to comment.