Skip to content

Commit

Permalink
Update build_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev authored Sep 12, 2024
1 parent c37810b commit 819857d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
run: |
cp $GITHUB_WORKSPACE/bazel-bin/oppia.apk /home/runner/work/oppia-android/oppia-android/
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: oppia-bazel.apk
path: /home/runner/work/oppia-android/oppia-android/oppia.apk
Expand Down

0 comments on commit 819857d

Please sign in to comment.