fix gh action

This commit is contained in:
Tian Liao 2024-08-12 20:35:08 +08:00
commit 1d975cde07

View file

@ -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