Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keganpowers34 authored Nov 15, 2024
1 parent 48c6e3e commit 861be75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v4.1.1
- name: do the shits
- uses: actions/checkout@v4.1.1
run: |
cd binary
curl https://github.com/premake/premake-core/releases/download/v5.0.0-beta2/premake-5.0.0-beta2-windows.zip -O -J -L
Expand Down

0 comments on commit 861be75

Please sign in to comment.