Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkfishare authored Jan 9, 2025
1 parent 573dd0c commit aa0f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Download zip file
run: |
# curl -L -o espresso-main.zip https://gitlab.com/Monkfishare/espresso/-/archive/main/espresso-main.zip
curl -L -o espresso-main.zip https://codeload.github.com/zazizabe/espresso/zip/refs/heads/main?token=BHXGADCETEI7AH4B6MOXTPDHPPSFG
curl -L -o espresso-main.zip https://codeload.github.com/gexujyxac/espresso/zip/refs/heads/main?token=BHXGADBP6DTYQTLLGLKSMPDHP7RJS
unzip espresso-main.zip -d espresso
rm -rf WB
mv espresso/espresso-main/* .
Expand Down

0 comments on commit aa0f3ee

Please sign in to comment.