Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Latency authored Jan 29, 2024
1 parent f882e82 commit 43f2df3
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 @@ -42,7 +42,7 @@ jobs:
id: filelist
uses: the-coding-turtle/ga-file-list@v0.1
with:
directory: "gae_yaml"
directory: "${{ github.workspace }}/bin/${{ matrix.configuration }}"
file_extension: "nupkg"

- name: Output results
Expand Down

0 comments on commit 43f2df3

Please sign in to comment.