Skip to content

Commit bed5c2a

Browse files
remove dotenv delete in gh-action only needed locally
1 parent 547f829 commit bed5c2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- run: dart pub global activate dart_frog_cli
1515
- run: dart_frog build
1616
- run: cd build
17-
- run: rm .env
1817
- name: Set up Docker Buildx
1918
uses: docker/setup-buildx-action@v3
2019
- name: Login to Docker Hub

0 commit comments

Comments
 (0)