mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Update snapshot-both-pc-android.yml
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
|
||||
- name: Install old maven (3.8.1) cached from Forge servers
|
||||
run: |
|
||||
curl -o apache-maven-3.8.1.bin.tar.gz https://github.com/Card-Forge/forge-extras/raw/refs/heads/main/lib/apache-maven-3.8.1-bin.tar.gz
|
||||
curl -o apache-maven-3.8.1-bin.tar.gz https://github.com/Card-Forge/forge-extras/raw/refs/heads/main/lib/apache-maven-3.8.1-bin.tar.gz
|
||||
tar xf apache-maven-3.8.1-bin.tar.gz
|
||||
export PATH=$PWD/apache-maven-3.8.1/bin:$PATH
|
||||
export MAVEN_HOME=$PWD/apache-maven-3.8.1
|
||||
|
||||
Reference in New Issue
Block a user