Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Feb 28, 2025
1 parent a0ffe55 commit 3497862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
# NO NEED TO CHECKOUT HERE
- uses: r-hub/actions/setup@v1
with:
config: ${{ github.event.inputs.config }}
config: ${{ github.event.inputs.config ?? 'gcc-asan' }}
config: ${{ github.event.inputs.config || 'gcc-asan' }}
id: rhub-setup

linux-containers:
Expand Down

0 comments on commit 3497862

Please sign in to comment.