Forráskód Böngészése

fix: ensure proper formatting in bypass.patch by adding missing newline

TheWildJames 3 hónapja
szülő
commit
4223dbdcb6

+ 2 - 1
.github/actions/build-kernel/patches/bypass.patch

@@ -44,4 +44,5 @@
 +
 +choose_flash_mode
 +
- # boot install
+ # boot install
+ 

+ 0 - 1
.github/workflows/build.yml

@@ -229,7 +229,6 @@ jobs:
         compression-level: 9
 
     - name: 'Setup Cache and Build Environment'
-      if: false
       uses: ./.github/actions/cache-setup
       with:
         version: ${{ inputs.version }}