Skip to content

Commit 085d8e6

Browse files
authored
Merge pull request #368 from riscv-software-src/pages_fix
Fix GH pages deployment -- pick container
2 parents 8d22fe2 + 3e29046 commit 085d8e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ concurrency:
1414
jobs:
1515
pages:
1616
runs-on: ubuntu-latest
17+
env:
18+
SINGULARITY: 1
1719
environment:
1820
name: github-pages
1921
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)