mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
fix gh action
This commit is contained in:
parent
f30df270d0
commit
1d975cde07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action-ci.yml
vendored
2
.github/workflows/action-ci.yml
vendored
|
@ -141,7 +141,7 @@ jobs:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
name: Download tools
|
name: Download tools
|
||||||
with:
|
with:
|
||||||
name: Tools-${{ matrix.platform }}
|
name: Tools-x64
|
||||||
path: ${{ github.workspace }}/download/tools
|
path: ${{ github.workspace }}/download/tools
|
||||||
- run: |
|
- run: |
|
||||||
Set-DisplayResolution -Width 1920 -Height 1080 -Force
|
Set-DisplayResolution -Width 1920 -Height 1080 -Force
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue