Skip to content

Commit

Permalink
Try to fix publish error
Browse files Browse the repository at this point in the history
  • Loading branch information
VictoriousRaptor committed Jun 30, 2024
1 parent 9ceccd7 commit 794a3e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
dotnet-version: '7.0.x'
cache: true
cache-dependency-path: '**/package-lock.json'
- name: get version
id: version
uses: notiz-dev/github-action-json-property@release
Expand Down

0 comments on commit 794a3e5

Please sign in to comment.