Skip to content

Commit

Permalink
Merge branch 'main' into rn/timeout-20
Browse files Browse the repository at this point in the history
  • Loading branch information
rnakade committed Sep 16, 2024
2 parents 9be9090 + a0b7ec1 commit e4661e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: ./gradlew check :ftlModelBuilder:check publish --stacktrace --no-configuration-cache
- name: "Upload build repository"
continue-on-error: true
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: repo
path: AndroidXCI/build/repo

0 comments on commit e4661e9

Please sign in to comment.