Skip to content

Commit

Permalink
why cant we find templ-downloads after the checkout?
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynforthewyn committed Sep 25, 2023
1 parent a4e064e commit a6aa152
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ jobs:
repository: 'PlayTechnique/homebrew-templ'
ssh-key: '${{ secrets.HOMEBREWTEMPLSSHKEY }}'

- name: 'show current file system layout'
run: |
ls -ltr
- name: 'Prepare a template file'
run: |
cat > template.templ <<EOF
Expand Down

0 comments on commit a6aa152

Please sign in to comment.