mirror of
https://github.com/ptarmiganlabs/butler-sos.git
synced 2025-12-19 17:58:18 -05:00
Merge remote-tracking branch 'upstream/master' into copilot/fix-285a516d-0b3a-4098-82d5-a69ceb54b9c8
This commit is contained in:
2
.github/workflows/insiders-build.yaml
vendored
2
.github/workflows/insiders-build.yaml
vendored
@@ -451,7 +451,7 @@ jobs:
|
||||
BUTLER_SOS_INSIDER_DOWNLOAD_PATH: ${{ vars.BUTLER_SOS_INSIDER_DOWNLOAD_PATH || './download' }}
|
||||
steps:
|
||||
- name: Download Windows insider build artifact
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: butler-sos--win-x64--${{ github.sha }}.zip
|
||||
path: ${{ env.BUTLER_SOS_INSIDER_DOWNLOAD_PATH }}
|
||||
|
||||
Reference in New Issue
Block a user