Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xsen84 authored Oct 2, 2024
1 parent 9cd5dd4 commit c7cd554
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
runs-on: macOS-latest

steps:
- name: make
run: make darwin
- name: list
run: ls -alh
- name: make
run: make darwin

0 comments on commit c7cd554

Please sign in to comment.