Skip to content

Commit

Permalink
use relative path input
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jul 25, 2021
1 parent 3df1c79 commit 30ee6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
id: builder
uses: 2bndy5/rmskin-action@master
with:
path: ${{ github.workspace }}/tests
path: tests

# Use the output from the `builder` step
- name: Print the output filename
Expand Down

0 comments on commit 30ee6b5

Please sign in to comment.