Compare commits
1 Commits
29a6f17338
...
1db4ecb1bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 1db4ecb1bb |
@@ -94,7 +94,7 @@ jobs:
|
|||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
# TODO: This is currently unused by other projects. I couldn't make meson not regenerate things regardless of
|
# TODO: This is currently unused by other jobs. I couldn't make meson not regenerate things regardless of
|
||||||
# the build dir already existing.
|
# the build dir already existing.
|
||||||
- name: Build Cache Setup
|
- name: Build Cache Setup
|
||||||
uses: actions/cache@v5
|
uses: actions/cache@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user