Skip to content

Commit 8111cd4

Browse files
authored
chore: update org
1 parent a1b2546 commit 8111cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rhel-e2e-nightly-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
steps:
9393
- name: Get Podman version used by Desktop
9494
run: |
95-
version=$(curl https://raw.githubusercontent.com/containers/podman-desktop/main/extensions/podman/packages/extension/src/podman5.json | jq -r '.version')
95+
version=$(curl https://raw.githubusercontent.com/podman-desktop/podman-desktop/main/extensions/podman/packages/extension/src/podman5.json | jq -r '.version')
9696
echo "Default Podman Version from Podman Desktop: ${version}"
9797
echo "PD_PODMAN_VERSION=${version}" >> $GITHUB_ENV
9898
- name: Set the default env. variables

0 commit comments

Comments
 (0)