Skip to content

Commit

Permalink
feat: Creating Linux Tebako packages using CI containers [6]
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jan 28, 2025
1 parent 01f9c2a commit da887eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Run packaged 1_hello_world application
run: |
${{github.workspace}}/hello_world
otool -L hello_world
ldd hello_world
- name: Package 2_packaging_scenarios gemspec and gemfile sample
run: |
Expand Down

0 comments on commit da887eb

Please sign in to comment.