Skip to content

Commit

Permalink
refactor: use released scaffold tool
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed May 10, 2024
1 parent f0bb0c1 commit d143458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
bazelisk-cache: true
repository-cache: true
- run: go install github.com/hay-kot/scaffold@710f210eeacdd6b61b9cbaf40630db1d5809a419
- run: go install github.com/hay-kot/scaffold@v0.0.90
- name: Scaffold new kitchen-sink app
id: kitchen-sink
run: |
Expand Down

0 comments on commit d143458

Please sign in to comment.