Skip to content

Commit

Permalink
Temporary fix
Browse files Browse the repository at this point in the history
Signed-off-by: bia1708 <[email protected]>
  • Loading branch information
bia1708 committed Apr 24, 2024
1 parent 4088366 commit 635c993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kuiper2_0-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Kuiper2.0
on:
push:
branches:
- fixing-ci
- staging/kuiper2.0
pull_request:
branches:
Expand Down Expand Up @@ -32,6 +33,7 @@ jobs:
echo BRANCH_NAME="$branch_name"_"$type"_"${{ matrix.arch }}" >> $GITHUB_ENV
- name: Build image
run: |
sudo rm /etc/apt/sources.list.d/microsoft-prod.list
sudo apt-get update
sudo apt-get install -y qemu-user-static
ci/modify_config.sh ./config "${{ vars[format('{0}', env.BRANCH_NAME )] }}"
Expand Down

0 comments on commit 635c993

Please sign in to comment.