Skip to content

Commit

Permalink
Merge branch 'unstable' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
adamboutcher authored Aug 11, 2022
2 parents b035825 + a7e8936 commit 1333765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/2_unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
tar -czvf statping-darwin-${{ matrix.arch }}.tar.gz *
rm -rf statping
echo "compressed=statping-darwin-${{ matrix.arch }}.tar.gz" >> $GITHUB_ENV
- name: Upload Compiled Statping Binary
uses: actions/upload-artifact@v1
with:
Expand Down

0 comments on commit 1333765

Please sign in to comment.