Skip to content

Commit

Permalink
Update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Dec 1, 2023
1 parent 08f30c9 commit 187bf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ env.NODE_VERSION }}
cache: "npm"
cache: npm

- name: Code Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 187bf04

Please sign in to comment.