Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ir4y authored Oct 25, 2024
1 parent adcb06f commit c91e768
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
chmod +x GenerateAll.sh
./GenerateAll.sh
popd
- name: Archive generated resources
uses: actions/upload-artifact@v4
with:
name: generated-resources
path: generated
- name: Archive generated resources
uses: actions/upload-artifact@v4
with:
name: generated-resources
path: generated

0 comments on commit c91e768

Please sign in to comment.