Skip to content

Commit

Permalink
Minor Mapbase workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Blixibon committed Nov 10, 2023
1 parent 8194d80 commit 94d8517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mapbase_build-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Add MSBuild to PATH
uses: microsoft/[email protected]
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/mapbase_build-sp-games.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
branches:
- develop
paths:
- '.github/workflows/mapbase_build-base.yml'
- '.github/workflows/mapbase_build-sp-rel-games.yml'
- 'sp/src/vpc_scripts/**'
- 'sp/src/game/**'
Expand Down

0 comments on commit 94d8517

Please sign in to comment.