Skip to content

Commit

Permalink
update upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
taufiqjack committed Oct 16, 2024
1 parent 12ca1d9 commit f6495fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Get APPBUNDLE from Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: APPBUNDLE
- name: Release APPBUNDLE to internal track
Expand Down

0 comments on commit f6495fc

Please sign in to comment.