mirror of
https://github.com/danbulant/introductionToProgramming
synced 2026-05-19 04:18:32 +00:00
update nu version
This commit is contained in:
parent
0e1255404f
commit
6ba62cbaac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- uses: hustcer/setup-nu@v3
|
||||
with:
|
||||
version: "0.90"
|
||||
version: "0.106.1"
|
||||
- uses: typst-community/setup-typst@v4
|
||||
|
||||
- name: Build site
|
||||
|
|
|
|||
Loading…
Reference in a new issue