This commit is contained in:
parent
744363cbd4
commit
2861d62fdf
@ -23,6 +23,8 @@ jobs:
|
||||
run: |
|
||||
git config --global user.email "actions@gitea.com"
|
||||
git config --global user.name "actions"
|
||||
echo "proxy is ${{ vars.DEERCLOUD_PROXY }}"
|
||||
export https_proxy=${{ vars.DEERCLOUD_PROXY }}
|
||||
- name: "Apply Patches"
|
||||
run: ./gradlew applyPatches
|
||||
- name: "Build Mojmap"
|
||||
|
Loading…
Reference in New Issue
Block a user