File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8989 files : ${{github.workspace}}/outputs/*.pkg
9090
9191 - name : Upload packages
92- uses : actions/upload-artifact@v4.6.2
92+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
9393 with :
9494 name : packages
9595 path : outputs/
Original file line number Diff line number Diff line change 8484 files : ${{github.workspace}}/outputs/*.pkg
8585
8686 - name : Upload packages
87- uses : actions/upload-artifact@v4.6.2
87+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
8888 with :
8989 name : packages
9090 path : outputs/
Original file line number Diff line number Diff line change 8484 files : ${{github.workspace}}/outputs/*.pkg
8585
8686 - name : Upload packages
87- uses : actions/upload-artifact@v4.6.2
87+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
8888 with :
8989 name : packages
9090 path : outputs/
Original file line number Diff line number Diff line change 8989 files : ${{github.workspace}}/outputs/*.pkg
9090
9191 - name : Upload packages
92- uses : actions/upload-artifact@v4.6.2
92+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
9393 with :
9494 name : packages
9595 path : outputs/
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ if [ -d "${PIPCACHEDIR}" ]; then
9898fi
9999
100100# # kill homebrew packages
101- # /usr/local/bin/brew remove --force $(/usr/local/bin/brew list)
101+ /usr/local/bin/brew remove --force $( /usr/local/bin/brew list)
102102
103103# Ensure Xcode is set to run-time
104104sudo xcode-select -s " $XCODE_PATH "
You can’t perform that action at this time.
0 commit comments