Skip to content

Commit

Permalink
Fixed yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed May 2, 2021
1 parent 5c983bc commit f0e7158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubactionsbuilds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
with:
name: DeveImageOptimizerWPF_win-x64
path: DeveImageOptimizerWPF\bin\Release\net5.0-windows\win-x64\publish\DeveImageOptimizerWPF.exe
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v1
with:
name: DeveImageOptimizerWPF_win-x64_trimmed
path: DeveImageOptimizerWPF\bin\Release\net5.0-windows\win-x64\publishtrimmed\DeveImageOptimizerWPF.exe
Expand Down

0 comments on commit f0e7158

Please sign in to comment.