Skip to content

Commit

Permalink
feat: create async gem sample [2]
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Dec 12, 2024
1 parent bcec40e commit 7d32b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4

- name: Package
run: tebako press -e binance.rb -o binance.tebako -r binance
run: tebako press -e binance.rb -o binance.tebako -r async

- name: Start packaged application
run: ./async.tebako &
Expand Down

0 comments on commit 7d32b21

Please sign in to comment.