Update test.
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 12s

This commit is contained in:
Your Name 2025-05-24 21:27:02 +12:00
parent 9c94510213
commit 9a141685de

View File

@ -14,10 +14,10 @@ jobs:
uses: actions/checkout@v4
- name: Build
run: |
cd ${{ gitea.workspace }}/docker
./compile.sh
cd ${{ gitea.workspace }}/source
./multibuild.sh
- name: Test
run: |
cd ${{ gitea.workspace }}/docker/output
cd ${{ gitea.workspace }}/source/output
./dropshell_x86_64 list
./dropshell_x86_64 help