Fork of daniellemaywood.uk/gleam — Wasm codegen work
1

Configure Feed

Select the types of activity you want to include in your feed.

Disable cache for code signing

Seems we may have hit a bug in the GitHub action being used.

See https://github.com/Azure/artifact-signing-action/issues/146

+2
+2
.github/actions/build-release/action.yml
··· 137 137 file-digest: SHA256 138 138 timestamp-rfc3161: http://timestamp.acs.microsoft.com 139 139 timestamp-digest: SHA256 140 + # https://github.com/Azure/artifact-signing-action/issues/146 141 + cache-dependencies: false 140 142 141 143 - name: Build archive 142 144 id: build