We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc5eea commit 84dc66dCopy full SHA for 84dc66d
.github/workflows/generate-symbols.yml
@@ -52,7 +52,7 @@ jobs:
52
structures_ref: ${{ inputs.structures_ref }}
53
artifact-name: dfhack-symbols-linux64-build
54
append-date-and-hash: false
55
- cache-id: release
+ cache-id: test
56
cache-readonly: true
57
plugins: false
58
secrets: inherit
@@ -65,7 +65,7 @@ jobs:
65
66
artifact-name: dfhack-symbols-windows64-build
67
68
69
70
71
0 commit comments