Skip to content

Commit

Permalink
Update windows_build_test_and_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Idhrendur authored Aug 18, 2024
1 parent 5b76c79 commit bc2e9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_build_test_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build_local:
name: Build and publish local
if: github.repository_owner == 'ParadoxGameConverters'
runs-on: [ self-hosted, windows, noramdisk ]
runs-on: [ self-hosted, windows ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit bc2e9b7

Please sign in to comment.