fix: test, update to singbox 1.8.9

This commit is contained in:
Hiddify
2024-03-17 21:24:56 +01:00
parent 798d36a5ef
commit 7257242b45
2 changed files with 10 additions and 10 deletions

View File

@@ -36,15 +36,15 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
# - uses: subosito/flutter-action@v2.12.0 #issue with 2.13 - uses: subosito/flutter-action@v2.12.0 #issue with 2.13
# with: with:
# flutter-version: ${{ env.FLUTTER_VERSION }} flutter-version: ${{ env.FLUTTER_VERSION }}
# channel: 'stable' channel: 'stable'
# cache: true cache: true
# - name: Prepare - name: Prepare
# run: make linux-prepare run: make linux-prepare
# - name: Test - name: Test
# run: flutter test run: flutter test
- name: make draftBuildCode - name: make draftBuildCode
id: draftBuildCode id: draftBuildCode

Submodule libcore updated: 4bdcb7c4c9...b981ed590d