Skip to content

Commit 443786e

Browse files
[Actions] oops
1 parent a1268d6 commit 443786e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Build for ${{ matrix.platform_name }}
8383
run: |
8484
export PATH=/opt/homebrew/bin:$PATH
85-
export RUNNER=1 SLIMMED=1
85+
export SLIMMED=1
8686
if [ "${{ matrix.platform_name }}" == "ios" ]; then
8787
# Build ipa and tipa for iOS
8888
gmake -j$(sysctl -n hw.ncpu) dsym package PLATFORM=${{ matrix.platform }}

0 commit comments

Comments
 (0)