Skip to content

Commit 27dc212

Browse files
committed
maybe now now?
1 parent 227e2d6 commit 27dc212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-getting-started.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: '20'
1818
- name: Creating Your Dapp From a Template
19-
run: yarn create @agoric/dapp@dev offer-up
19+
run: yarn create -p @agoric/dapp@dev create-dapp offer-up
2020
- name: Install dependencies
2121
run: |
2222
cd offer-up

0 commit comments

Comments
 (0)