mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
ci: full has in clear-caches.yml (#11890)
This commit is contained in:
parent
97824e2de9
commit
acce1d6128
2
.github/workflows/clear-caches.yml
vendored
2
.github/workflows/clear-caches.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Clear Firefox cache
|
- name: Clear Firefox cache
|
||||||
uses: actions/github-script@60a0d83 # v7.0.1
|
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
console.log("Querying")
|
console.log("Querying")
|
||||||
|
Loading…
Reference in New Issue
Block a user