Skip to content

Commit

Permalink
file is already there
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Oct 28, 2023
1 parent cfbe81d commit 2ba427e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/jni_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ jobs:
pwd
./ci_scripts/java_jni_lib_linux.sh
- name: Rename artifact for nightly upload
if: github.ref == 'refs/heads/master'
run: |
pwd
cp -v /home/runner/work/ffmpeg_av_jni/ffmpeg_av_jni/libffmpeg_av_jni.so libffmpeg_av_jni.so
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 2ba427e

Please sign in to comment.