Skip to content

Commit

Permalink
github: swith mirror for openEuler (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Jan 13, 2025
2 parents ebbcc54 + 9eac5af commit 8c21bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-openeuler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
-o image.architecture="${IMAGE_ARCH}" \
-o image.release=${{ matrix.release }} \
-o image.variant=${{ matrix.variant }} \
-o source.url=https://mirrors.ocf.berkeley.edu/openeuler/
-o source.url=https://mirror.accum.se/mirror/openeuler.org
- name: Print build artifacts
run: ls -lah "${{ env.target }}"
Expand Down

0 comments on commit 8c21bde

Please sign in to comment.