|
@@ -16,7 +16,7 @@ jobs:
|
|
|
git clone https://github.com/marler8997/ziget ./dep/ziget
|
|
|
git -C ./dep/ziget checkout $(cat zigetsha) -b for_zigup
|
|
|
git clone https://github.com/alexnask/iguanaTLS ./dep/iguanaTLS
|
|
|
- git -C ./dep/iguanaTLS checkout $(cat iguanasha) -b for_ziget
|
|
|
+ git -C ./dep/iguanaTLS checkout $(cat ziget-build-files-copy/iguanasha) -b for_ziget
|
|
|
zig build test -Diguana -Dcpu=baseline
|
|
|
shell: bash
|
|
|
- uses: actions/upload-artifact@v2
|