Skip to content

Commit

Permalink
2.0.0 Runner changes
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 8, 2024
1 parent 97d1dc2 commit 6821529
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ jobs:
- name: Copy Version .plist
run: |
cp -a GPTKVersion.plist Libraries/
cp -a WhiskyWineVersion.plist Libraries/
- name: Upload config64.log
if: failure()
Expand Down Expand Up @@ -362,6 +362,5 @@ jobs:
RCLONE_CONFIG_R2_ENDPOINT: ${{ secrets.RCLONE_ENDPOINT }}
run: |
brew install rclone
zip Libraries.zip Libraries.tar.gz
rclone copy Libraries.zip r2:whisky-bucket/Wine
rclone copy GPTKVersion.plist r2:whisky-bucket/Wine
rclone copy Libraries.tar.gz r2:whisky-bucket/Wine
rclone copy WhiskyWineVersion.plist r2:whisky-bucket/Wine
File renamed without changes.

0 comments on commit 6821529

Please sign in to comment.