Skip to content

Commit

Permalink
Fix upload stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bartlett committed May 11, 2024
1 parent 0a5e96d commit 3319ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Upload extracted file as artifact
uses: actions/upload-artifact@v2
with:
name: /tmp/faust-stratus.tgz
path: /tmp/faust-stratus.tgz

# - uses: actions/create-release@v1
# with:
Expand Down

0 comments on commit 3319ef8

Please sign in to comment.