Skip to content

Commit 6429e11

Browse files
committed
use build-elinux.sh for both targets
1 parent 31aab14 commit 6429e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Test FlutterSwift
6464
run: swift test --skip-build
6565
- name: Build counter
66-
run: ./build-counter-linux.sh
66+
run: ./build-elinux.sh
6767

6868
linux-gbm:
6969
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)