Skip to content

Commit

Permalink
Update A-SOUL_BOT-RunOnce.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nenekodev authored Mar 10, 2022
1 parent b74c4da commit 0af42a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/A-SOUL_BOT-RunOnce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
cache-dependency-path: ./master/package-lock.json
cache-dependency-path: ./main/package-lock.json

- name: Start service
run: |
Expand Down

0 comments on commit 0af42a1

Please sign in to comment.