[Macros] Add versions of the CLAY_ID macros that take Clay_String (#285)

This commit is contained in:
FintasticMan 2025-03-03 22:30:53 +01:00 committed by GitHub
parent 5571c00a21
commit b5b086af13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 65 additions and 17 deletions

View file

@ -53,7 +53,7 @@ jobs:
echo "build-output-dir=${{ github.workspace }}/build" >> "$GITHUB_OUTPUT"
- name: Cache
uses: actions/cache@v4.0.2
uses: actions/cache@v4.2.0
with:
# A list of files, directories, and wildcard patterns to cache and restore
path: "/home/runner/work/clay/clay/build/_deps"