Skip to content

Commit

Permalink
Update actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
doombubbles committed Oct 5, 2024
1 parent 0e4af58 commit 7af2ecd
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 @@ -8,6 +8,7 @@ on:
- '*'
paths:
- BloonsTD6 Mod Helper/**
- .github/workflows/build.yml
pull_request:
branches:
- '*'
Expand All @@ -16,7 +17,6 @@ env:
PROJECT_NAME: Btd6ModHelper
CSPROJ: "./BloonsTD6 Mod Helper/BloonsTD6 Mod Helper.csproj"
BLOONSTD6: ./BloonsTD6
MELONLOADER_BRANCH: 0.6.1

jobs:
build:
Expand Down

0 comments on commit 7af2ecd

Please sign in to comment.