Skip to content

Commit ebc2e44

Browse files
committed
fix command
1 parent 1c0846d commit ebc2e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Pull Public Docker Image from GHCR
6464
run: |
65-
docker pull docker pull ghcr.io/sage-bionetworks/genie:main
65+
docker pull ghcr.io/sage-bionetworks/genie:main
6666
6767
6868
lint:

0 commit comments

Comments
 (0)