This commit is contained in:
parent
f4bc17bd66
commit
4a0df9ae0b
|
@ -7,7 +7,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: "Setup env"
|
- name: "Setup env"
|
||||||
uses: https://github.comJRMurr/direnv-nix-action@v4.1.0
|
uses: https://github.com/JRMurr/direnv-nix-action@v4.1.0
|
||||||
- name: use typst
|
- name: use typst
|
||||||
run: typst --version
|
run: typst --version
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue