Skip to content

Commit 4f53437

Browse files
committed
👽 cpac pull to get C-PAC image
1 parent e2fcbae commit 4f53437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ commands:
3333
name: 👊 Running cpac commands
3434
command: |
3535
source ~/simple/bin/activate
36-
cpac run --help
36+
cpac pull
3737
mkdir -p docs/_sources/user/cpac
3838
printf ".. code-block:: console\n\n $ cpac --help\n\n" > docs/_sources/user/cpac/help.rst
3939
cpac --help | sed -e "s/.*/ &/" >> docs/_sources/user/cpac/help.rst

0 commit comments

Comments
 (0)