Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ben_pollard committed Dec 21, 2023
1 parent e10e394 commit 1cb97ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
with:
dotnet-version: ${{ env.DOTNET_VERSION }}

- name: Change working directory
run: cd BP.AdventureFramework

- name: Install dependencies
run: dotnet restore

Expand Down

0 comments on commit 1cb97ba

Please sign in to comment.