We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0846d commit ebc2e44Copy full SHA for ebc2e44
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Pull Public Docker Image from GHCR
64
run: |
65
- docker pull docker pull ghcr.io/sage-bionetworks/genie:main
+ docker pull ghcr.io/sage-bionetworks/genie:main
66
67
68
lint:
0 commit comments