Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
SalimTerryLi committed Dec 30, 2024
1 parent 856d4ed commit 91438ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2
- name: Set variables
run: |
echo "DOCKER_REPO=docker.io/$GITHUB_REPOSITORY" >> $GITHUB_ENV
echo "DOCKER_REPO=docker.io/oerv/qemu-user-static" >> $GITHUB_ENV
- name: Build
run: |
wget --content-disposition http://ftp.de.debian.org/debian/pool/main/q/qemu/qemu-user-static_${{ env.ORIGIN_VERSION }}_amd64.deb
Expand Down

0 comments on commit 91438ce

Please sign in to comment.