Skip to content

Commit

Permalink
工作流测试
Browse files Browse the repository at this point in the history
  • Loading branch information
ylsdamxssjxxdd committed Apr 23, 2024
1 parent d78052b commit c8e5b8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
run: |
New-Item -ItemType Directory -Force -Path "C:\Users\runneradmin\AppData\Local\Nuitka\Nuitka\Cache\downloads\depends\x86_64"
- name: Download Dependency Walker
run: |
Invoke-WebRequest -Uri "https://dependencywalker.com/depends22_x64.zip" -OutFile "temp_depends.zip"
- name: Download Dependency Walker
run: |
Invoke-WebRequest -Uri "https://dependencywalker.com/depends22_x64.zip" -OutFile "temp_depends.zip"
- name: Create temp directory
run: |
Expand Down

0 comments on commit c8e5b8c

Please sign in to comment.