Skip to content

Commit

Permalink
Update TestSignWindows.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben2776 authored Dec 12, 2024
1 parent c4b5da5 commit 9342ee4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/TestSignWindows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ jobs:
id: get-version
run: pwsh -File "${{ github.workspace }}/Build/Get-VersionInfo.ps1"

# Step 3: Get version from the project file
- name: Get version from the project file
uses: kzrnm/get-net-sdk-project-versions-action@v2
id: get-version
with:
proj-path: .\src\PicView.Avalonia.Win32\PicView.Avalonia.Win32.csproj

# Step 4 (x64): Publish x64 version
- name: Publish x64 version
run: |
Expand Down

0 comments on commit 9342ee4

Please sign in to comment.