fix github actions (apt update)
authorBigfootACA <bigfoot@classfun.cn>
星期三, 27 Jan 2021 05:06:58 +0000 (13:06 +0800)
committerBigfootACA <bigfoot@classfun.cn>
星期三, 27 Jan 2021 05:08:17 +0000 (13:08 +0800)
.github/workflows/main.yml

index 0d0fe51e53d8e42bccde73ab82ce7533a513ebe9..9f61cd433c9cd23f16ce279c58a70e9b351128b2 100644 (file)
@@ -23,7 +23,7 @@ jobs:
       - uses: actions/checkout@v2
 
       - name: Install requires packages
-        run: sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu abootimg python3-distutils python3-pil python3-git
+        run: sudo apt update&&sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu abootimg python3-distutils python3-pil python3-git
 
       - name: Build all devices
         run: ./build.sh -a