Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Abdhesh Nayak <abdheshnayak@gmail.com>
  • Loading branch information
abdheshnayak authored Feb 14, 2024
1 parent c96fb72 commit ca0fdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.app }}-${{ matrix.platform }}-${{ matrix.arch }}
path: out/*
path: bin/*

release:
needs: build
Expand Down

0 comments on commit ca0fdfd

Please sign in to comment.