mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-12 22:24:34 +01:00
Merge branch 'master' of https://github.com/rafi1212122/PemukulPaku
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
- name: Download Resources
|
||||
run: curl -o Resources.zip https://rafi12.cyou/files/Resources.zip
|
||||
run: "curl -o Resources.zip -A 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36' --header 'Accept-Encoding: gzip,deflate' https://rafi12.cyou/files/Resources.zip"
|
||||
- name: Unzip Resources
|
||||
run: unzip -n Resources.zip -d Common
|
||||
- name: Restore dependencies
|
||||
|
||||
Reference in New Issue
Block a user