Skip to content

Commit

Permalink
uploading bootle
Browse files Browse the repository at this point in the history
  • Loading branch information
kaoh authored Dec 19, 2023
1 parent 4c001ef commit 90c2427
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@ jobs:
rm -rf "$HOMEBREW_TAP_DIR"
ln -s "$PWD" "$HOMEBREW_TAP_DIR"
brew test-bot kaoh/globalplatform/globalplatform
- name: Save bootle
uses: actions/upload-artifact@v4
with:
name: bottle
path: |
./globalplatform*.bottle.tar.gz
./globalplatform*.bottle.json

0 comments on commit 90c2427

Please sign in to comment.