Skip to content

Commit

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

0 comments on commit db3debd

Please sign in to comment.