Skip to content

Commit

Permalink
test: test
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis committed Sep 26, 2024
1 parent 3c069a6 commit c77e89d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ jobs:
sudo xcode-select -s /Applications/Xcode_15.1.app/Contents/Developer
mkdir upload
- name: Compile f
run: |
make package SCHEME="'feather (Release)'"
mv packages/* upload/
- name: Get Version Number
id: get_version
Expand Down Expand Up @@ -73,5 +70,5 @@ jobs:
]
}
]
}')
}'
)

0 comments on commit c77e89d

Please sign in to comment.