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 c511a00 commit c642dec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ jobs:
mkdir plugins
cd .\plugins
mkdir world-forge
cd ..
- uses: actions/checkout@v4
with:
path: '.\continuous\plugins\world-forge'
- name: Parse Datafiles
run: cd ..\
run: "'.\Endless Sky.exe' -p"
shell: bash

0 comments on commit c642dec

Please sign in to comment.