Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jan 5, 2025
1 parent dc34a0e commit cda4f86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: example
path: /usr/local/bin/example
path: /usr/local/bin/

- name: word
run: |
Expand All @@ -52,7 +52,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: example
path: /usr/local/bin/example
path: /usr/local/bin/

- name: nospace
run: |
Expand Down

0 comments on commit cda4f86

Please sign in to comment.