Skip to content

Commit

Permalink
remove cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 authored Jun 11, 2024
1 parent 30e2d5b commit 54faed0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/slackify-markdown/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ runs:
uses: actions/setup-node@v3
with:
node-version: 16
cache-dependency-path: '**/package-lock.json'
- name: Install slackify-markdown package
shell: bash
run: npm install slackify-markdown@4.3.1
Expand Down

0 comments on commit 54faed0

Please sign in to comment.