Skip to content

Commit

Permalink
Add dir
Browse files Browse the repository at this point in the history
  • Loading branch information
haefele committed Oct 15, 2023
1 parent d96aa9e commit a558c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
$outputPath = & dotnet publish './src/ChatPrisma' --getProperty:PublishDir
cd $outputPath
ren "ChatPrisma.exe" "Chat Prisma.exe"
dir
- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a558c99

Please sign in to comment.