fix workflow test run path

This commit is contained in:
Lion Kortlepel 2022-05-26 15:37:33 +02:00
parent 303da19f48
commit 1c3b1ecc76
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -62,7 +62,7 @@ jobs:
- uses: actions/download-artifact@master
with:
name: BeamMP-Server-linux-tests
path: ${{github.workspace}}/BeamMP-Server-tests
path: ${{github.workspace}}
- name: Test
working-directory: ${{github.workspace}}