Skip to content

Commit

Permalink
Fix artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
Smalls1652 committed Jan 12, 2024
1 parent f179d44 commit 22164fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/csvimporter-create-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: "CsvImporter_${{ runner.os }}_${{ github.sha }}"
path: artifacts/CsvImporter
path: artifacts/CsvImporter/

0 comments on commit 22164fa

Please sign in to comment.