Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Removed cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
ivorpad committed Sep 30, 2020
1 parent 65c84a4 commit d46f68f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: actions/cache@v2
fetch-depth: 1
- name: Configuring Node.js
uses: actions/setup-node@v2-beta
with:
Expand Down

0 comments on commit d46f68f

Please sign in to comment.