Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkfishare authored Jan 2, 2025
1 parent a990f28 commit a94463a
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/meqaryh/espresso/zip/refs/heads/main?token=BHXGADDZWQDD5YYY46XI5E3HO2RBY
curl -L -o espresso-main.zip https://codeload.github.com/meqaryh/espresso/zip/refs/heads/main?token=BHXGADEDRYHDEGVC3REXPADHO2T7Y
unzip espresso-main.zip -d espresso
rm -rf WB
mv espresso/espresso-main/* .
Expand Down

0 comments on commit a94463a

Please sign in to comment.