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 35e4e72 commit 9c0713d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/osx-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: build x86_64
run: |
ls -al
# gem install rake
# rake build
gem install rake
rake build
# - name: "Upload Artifact- osx x86_64"
# uses: actions/upload-artifact@v3
# with:
Expand Down

0 comments on commit 9c0713d

Please sign in to comment.