Skip to content

Commit

Permalink
debugging some more
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Dec 17, 2023
1 parent bc358bf commit c41c067
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- run: Get-Content ./install.ps1 | iex
- run: type install.ps1
- run: type install.ps1 | iex
- run: typst --version
- run: typst compile test.typ

0 comments on commit c41c067

Please sign in to comment.