mirror of
https://github.com/GTNewHorizons/GTNH-Actions-Workflows.git
synced 2026-05-30 22:09:55 +02:00
Use script from actions repo clone
This commit is contained in:
parent
0504806bc6
commit
d92614ed2e
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
if: hashFiles('./.packscripts/**') != ''
|
||||
run: |
|
||||
echo "Aquired build artifacts from rebuild job: " && ls -lahR ./.packscripts/
|
||||
bash scripts/upload-deps-to-localmaven.sh ./.packscripts/required_prs.json
|
||||
bash .gtnh-workflows/scripts/upload-deps-to-localmaven.sh ./.packscripts/required_prs.json
|
||||
echo "Overriding dependencies of project with versions from local maven:" && cat ~/.gradle/init.gradle
|
||||
echo "Contents of local maven:" && ls -lahR ~/.m2/repository/com/github
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user