mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
Merge 379f15b80c into 42aabdf5a5
This commit is contained in:
commit
00e7ba9f13
1 changed files with 1 additions and 1 deletions
2
.github/workflows/clear-cache.yml
vendored
2
.github/workflows/clear-cache.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Clear cache
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
console.log("About to clear")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue