Skip to content

Commit

Permalink
Fix upload artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
oxr463 authored Aug 26, 2020
1 parent c601e8a commit dc897fa
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 @@ -18,4 +18,4 @@ jobs:
- uses: actions/[email protected]
with:
name: pentesting-vm.box
path: pentesting-vm/package.box
path: package.box

0 comments on commit dc897fa

Please sign in to comment.