Skip to content

Commit c531c0f

Browse files
authored
Update eslint.yml
1 parent e875377 commit c531c0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/eslint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
# pwd && ls -lash
1717
- name: Cache
1818
uses: actions/[email protected]
19+
key: eslint_cache_main
1920
- name: eslint
2021
run: |
2122
sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install curl -y

0 commit comments

Comments
 (0)