Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hooozen committed Jul 3, 2023
1 parent 4c4ac82 commit 4927ff2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
permissions:
contents: write
container:
image: docker://pandoc/latex
image:
- docker://pandoc/latex
- image: docker://node:18
steps:
- uses: actions/checkout@v3
- name: Use Node.js 16.x
Expand Down

0 comments on commit 4927ff2

Please sign in to comment.