Skip to content

Commit

Permalink
Update installer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuweiyuan8 committed Feb 1, 2024
1 parent 3ee6def commit 0d6a42e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- cepheus
- vayu-huaxing
- vayu-tianma
# sm8250
- lmi
# sm8550
- fuxi
# sm7325
Expand All @@ -47,7 +49,8 @@ jobs:
- name: Build device ${{ matrix.device }}
run: |
./build.sh --device ${{ matrix.device }} --installer-zip
./build.sh --device lmi --installer-zip
#./build.sh --device ${{ matrix.device }} --installer-zip
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 0d6a42e

Please sign in to comment.