Update WindowsPlatform.yml

This commit is contained in:
Ilusha 2024-01-17 08:36:38 -08:00 committed by GitHub
parent db73ffb439
commit dec6a9dc73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,8 +14,4 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Build - name: Build
run: pwd run: echo hello
- name: Test
working-directory: ${{ steps.strings.outputs.build-output-dir }}
run: pwd