Update WindowsPlatform.yml
This commit is contained in:
parent
db73ffb439
commit
dec6a9dc73
1 changed files with 1 additions and 5 deletions
6
.github/workflows/WindowsPlatform.yml
vendored
6
.github/workflows/WindowsPlatform.yml
vendored
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue