mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
3e4963443f
commit
5fdf493578
2
.github/workflows/build-docker-windows.yml
vendored
2
.github/workflows/build-docker-windows.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Copy tools
|
||||
run: |
|
||||
copy "C:\Program Files\PowerShell\7" ${{ github.workspace }}\PowerShell
|
||||
dir ${{ github.workspace }}\PowerShell\
|
||||
tree ${{ github.workspace }}\PowerShell\
|
||||
- name: Build docker image
|
||||
run: | #https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md
|
||||
dir c:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user