Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:zikeji/node-hypixel into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zikeji committed Mar 22, 2021
2 parents 28eb3b3 + dffb52e commit fe326cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Deno Cache
uses: actions/cache@v1
uses: actions/cache@v2.1.4
with:
path: ~/.cache/deno
key: deno-${{ runner.os }}-${{ hashFiles('deno-lock.json') }}
Expand Down

0 comments on commit fe326cd

Please sign in to comment.