Skip to content

Commit 77fbac8

Browse files
authored
Update build.yml
1 parent 3e4e055 commit 77fbac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
sudo apt-get install -y graphviz
2626
- name: Create RSA key for nanopubs
2727
run: |
28-
printf '\n' | setup_profile --orcid_id 'https://orcid.org/0000-0000-0000-0000' --no-publish --name 'test'
28+
printf '\n' | setup_nanopub_profile --orcid_id 'https://orcid.org/0000-0000-0000-0000' --no-publish --name 'test'
2929
3030
- name: Lint with flake8
3131
run: |

0 commit comments

Comments
 (0)