Skip to content

Commit f461193

Browse files
committed
run make dot-env on ci
1 parent c544306 commit f461193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
run: defaults write com.apple.dt.XCBuild IgnoreFileSystemDeviceInodeChanges -bool YES
4040
- name: Update mtime for incremental builds
4141
uses: chetan/git-restore-mtime-action@v2
42+
- run: make dot-env
4243
- name: Debug
4344
run: make COMMAND="${{ matrix.command }}" CONFIG=Debug PLATFORM="${{ matrix.platform }}" xcodebuild
4445
- name: Release

0 commit comments

Comments
 (0)