Skip to content

Commit 167d4b7

Browse files
committed
Merge branch 'master' into prod
2 parents 131e082 + acef129 commit 167d4b7

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)