Skip to content

Commit

Permalink
fix: correct repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Jun 30, 2024
1 parent 996cd27 commit f1c8894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
attempt_limit: 3
attempt_delay: 15000
command: |
podman pull registry.fedoraproject.com/fedora:${{ matrix.fedora_version }}
podman pull registry.fedoraproject.org/fedora:${{ matrix.fedora_version }}
pomdan pull scratch
- name: Build Metadata
Expand Down

0 comments on commit f1c8894

Please sign in to comment.