From 7257242b4521d76a67775b7801faca1b722a3c22 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Sun, 17 Mar 2024 21:24:56 +0100 Subject: [PATCH] fix: test, update to singbox 1.8.9 --- .github/workflows/build.yml | 18 +++++++++--------- libcore | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3f6f3bb5..db102505 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,15 +36,15 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - # - uses: subosito/flutter-action@v2.12.0 #issue with 2.13 - # with: - # flutter-version: ${{ env.FLUTTER_VERSION }} - # channel: 'stable' - # cache: true - # - name: Prepare - # run: make linux-prepare - # - name: Test - # run: flutter test + - uses: subosito/flutter-action@v2.12.0 #issue with 2.13 + with: + flutter-version: ${{ env.FLUTTER_VERSION }} + channel: 'stable' + cache: true + - name: Prepare + run: make linux-prepare + - name: Test + run: flutter test - name: make draftBuildCode id: draftBuildCode diff --git a/libcore b/libcore index 4bdcb7c4..b981ed59 160000 --- a/libcore +++ b/libcore @@ -1 +1 @@ -Subproject commit 4bdcb7c4c91dc1114555c902019dda6e04e87c11 +Subproject commit b981ed590da0a3f3d87826c534fe67eafbaf975a