We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e875377 commit c531c0fCopy full SHA for c531c0f
.github/workflows/eslint.yml
@@ -16,6 +16,7 @@ jobs:
16
# pwd && ls -lash
17
- name: Cache
18
uses: actions/[email protected]
19
+ key: eslint_cache_main
20
- name: eslint
21
run: |
22
sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install curl -y
0 commit comments