Skip to content

Commit

Permalink
Fix workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrg committed Jan 17, 2025
1 parent bbc7edc commit 669b421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1958,7 +1958,7 @@ jobs:

Update-ia64-Artifact:
runs-on: windows-latest
needs: [Build-Manual-Dist, Build-PSDK71]
needs: [Build-Manual-Dist, Build-VS2010-PSDK71]
steps:
- name: Fetch K95 ia64
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 669b421

Please sign in to comment.