Skip to content

Commit

Permalink
Update publish-windows.yml
Browse files Browse the repository at this point in the history
Add fork of MonoGame.Extended
  • Loading branch information
DavidFidge authored Mar 31, 2023
1 parent 21ae31c commit 5a74ea3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/publish-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ jobs:
ref: FrigidRogue
path: GeonBit.UI

- name: Checkout MonoGame.Extended
uses: actions/checkout@v3
with:
repository: DavidFidge/MonoGame.Extended
ref: FrigidRogue
path: MonoGame.Extended

- name: Checkout BehaviourTree
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 5a74ea3

Please sign in to comment.