Skip to content

Commit

Permalink
It's Release now
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalStrehovsky committed Oct 29, 2023
1 parent 0331c4d commit 92a28ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bflat-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: nuget
path: bflat/pack/bin/Debug/BFlat.Compiler.${{ github.event.inputs.version }}.nupkg
path: bflat/pack/bin/Release/BFlat.Compiler.${{ github.event.inputs.version }}.nupkg

- name: ZIP native compiler (Linux)
run: |
Expand Down

0 comments on commit 92a28ed

Please sign in to comment.