Skip to content

Commit

Permalink
fix: demo.tape path for vhs github action
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Oct 22, 2022
1 parent f73fe5a commit d4c34ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: ./
id: vhs
with:
path: 'examples/demo.tape'
path: 'demo.tape'
- name: Upload
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit d4c34ae

Please sign in to comment.