Skip to content

Commit acef129

Browse files
committed
ci: checkout latest code in prod deploy script
1 parent b5582ba commit acef129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_web-build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
needs: build
5252
steps:
53-
# - uses: actions/checkout@v4
53+
- uses: actions/checkout@v4
5454

5555
- name: Download Production Artifact
5656
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)