Skip to content

Commit

Permalink
run on old release
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Apr 28, 2024
1 parent fa5d0f3 commit b3f9c84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
timeout-minutes: 120
permissions:
contents: write

# Only restrict concurrency for non-PR jobs
concurrency:
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}
Expand All @@ -25,6 +26,7 @@ jobs:
- uses: r-lib/actions/setup-pandoc@v2
- uses: r-lib/actions/setup-r@v2
with:
r-version: 'oldrel-1'
use-public-rspm: true

- name: Install spatial dependencies
Expand Down

0 comments on commit b3f9c84

Please # to comment.