Skip to content

Commit

Permalink
copy unitas directory to test-runner directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddio0141 committed Aug 14, 2024
1 parent 512a6d6 commit f5639d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
repo: Eddio0141/UniTASTestClients
path: test-runner

- name: copy UniTAS to test-runner directory
run: cp UniTAS/Patcher/bin/Release test-runner/UniTAS -r

- name: run test-runner
run: |
cd test-runner
Expand Down

0 comments on commit f5639d4

Please sign in to comment.