Skip to content

Commit

Permalink
⬆️ Update build-deps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherFoxGuy authored May 21, 2024
1 parent 20a3b8a commit 2e700ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Building windows deps
runs-on: windows-2019
steps:
- uses: actions/checkout@v4.1.0
- uses: actions/checkout@v4

- name: Enable Developer Command Prompt
uses: ilammy/[email protected]
Expand All @@ -22,4 +22,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Dependencies_Windows
path: Dependencies_Windows_Visual-Studio-16-2019
path: Dependencies_Windows_Visual-Studio-16-2019

0 comments on commit 2e700ac

Please sign in to comment.