Skip to content

Commit

Permalink
Merge pull request #368 from riscv-software-src/pages_fix
Browse files Browse the repository at this point in the history
Fix GH pages deployment -- pick container
  • Loading branch information
dhower-qc authored Dec 19, 2024
2 parents 8d22fe2 + 3e29046 commit 085d8e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ concurrency:
jobs:
pages:
runs-on: ubuntu-latest
env:
SINGULARITY: 1
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 085d8e6

Please sign in to comment.