Update .gitea/workflows/hello_world.yaml

This commit is contained in:
lobo 2025-04-13 00:21:30 +00:00
parent 0cb17697a6
commit b37ade40e2

View file

@ -31,10 +31,10 @@ jobs:
- name: Is cached
if: steps.cache.outputs.cache-hit == 'true'
run: cat cached
# - name: Setup zig
# uses: https://github.com/mlugg/setup-zig@v1.2.1
# with:
# version: 0.14.0
- name: Setup zig
uses: https://github.com/mlugg/setup-zig@v1.2.1
with:
version: 0.14.0
# - name: Sign
# id: sign
# uses: https://git.lerch.org/lobo/action-hsm-sign@v1