Skip to content

Commit

Permalink
fix: create project with --no-input
Browse files Browse the repository at this point in the history
  • Loading branch information
rochecompaan committed Feb 15, 2024
1 parent c58881a commit aa6cb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Create Project with Scaf
shell: bash
run: |
/usr/local/bin/scaf myproject
/usr/local/bin/scaf myproject --no-input

0 comments on commit aa6cb34

Please # to comment.