Skip to content

Commit

Permalink
Fix GH pages deployment -- pick container
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Hower <[email protected]>
  • Loading branch information
dhower-qc committed Dec 19, 2024
1 parent bc5ec90 commit 2df30ce
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 2df30ce

Please sign in to comment.