Skip to content

Commit

Permalink
take name from file
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Aug 18, 2024
1 parent 4591cff commit 62e07c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
run: |
pwd
export JAVA_HOME=/opt/hostedtoolcache/jdk/8.0.422/x64
sudo bash -c "cp -av /home/runner/work/ToxAndroidRefImpl/ToxAndroidRefImpl/stub* /root/work/"
sudo bash -c "export JAVA_HOME=/opt/hostedtoolcache/jdk/8.0.422/x64;cd /home/runner/work/ToxAndroidRefImpl/ToxAndroidRefImpl/build_dir/;../circle_scripts/trifa.sh '../'"
- name: acls_maven_pkg
Expand Down

0 comments on commit 62e07c7

Please sign in to comment.