Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
A-J-Bauer committed Feb 29, 2024
1 parent 6727b0d commit 7fd9d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: min-file-path
path: ${{ env.min_file_path }}
path: $env.min_file_path

0 comments on commit 7fd9d76

Please sign in to comment.