fix: syntax error

This commit is contained in:
LucasGGamerM 2023-03-31 20:23:06 -03:00 committed by GitHub
parent 36bb1ea8af
commit 20af9eb6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew assembleNightly
- name: Upload a Build Artifact
- uses: actions/upload-artifact@v3.1.2
uses: actions/upload-artifact@v3.1.2
with:
name: moshidon-nightly
path: ./mastodon/build/outputs/apk/nightly/moshidon-nightly.apk