Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warp-core committed Feb 3, 2024
1 parent 4ee4c7a commit 859a68f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
cd ..
- uses: actions/checkout@v4
with:
path: 'continuous\plugins\world-forge'
path: '.\continuous\plugins\world-forge'
- name: Parse Datafiles
run: './Endless Sky.exe' -p
run: 'Endless Sky.exe' -p

0 comments on commit 859a68f

Please sign in to comment.