Skip to content

Commit

Permalink
Update osx-x86_64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark24Code authored Jun 27, 2024
1 parent c4d7f76 commit 35e4e72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/osx-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: build x86_64
run: |
ls -al
Expand Down

0 comments on commit 35e4e72

Please sign in to comment.