This commit is contained in:
parent
5bc7de208f
commit
1a174dc5e2
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- name: Setup Zig
|
- name: Setup Zig
|
||||||
uses: https://github.com/mlugg/setup-zig@v1.2.1
|
uses: https://github.com/mlugg/setup-zig@v1.2.1
|
||||||
with:
|
with:
|
||||||
version: 0.14.0
|
version: 0.15.1
|
||||||
- name: Restore Zig caches
|
- name: Restore Zig caches
|
||||||
uses: https://github.com/Hanaasagi/zig-action-cache@3954aae427f8b05914e08dfd79f15e1f2e435929
|
uses: https://github.com/Hanaasagi/zig-action-cache@3954aae427f8b05914e08dfd79f15e1f2e435929
|
||||||
- name: Build project
|
- name: Build project
|
||||||
|
|
|
@ -5,4 +5,3 @@ This holds a smithy project for zig, extracted from the AWS SDK for Zig for
|
||||||
use as a package. Built for zig 0.15.1
|
use as a package. Built for zig 0.15.1
|
||||||
|
|
||||||
TODO: complete the readme
|
TODO: complete the readme
|
||||||
TODO: CI
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue