Skip to content

Commit

Permalink
🔧 Try fix csproj file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
russkyc committed Feb 3, 2024
1 parent 647bf1a commit 08675be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
id: package_version
uses: KageKirin/get-csproj-version@v0
with:
file: D:/a/showcase-pdf/showcase-pdf/Showcase.csproj
file: D:\a\showcase-pdf\showcase-pdf\Showcase\Showcase.csproj

- name: Setup PupNet
run: dotnet tool install -g KuiperZone.PupNet
Expand Down

0 comments on commit 08675be

Please sign in to comment.