Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis committed Sep 26, 2024
1 parent c77e89d commit c27de56
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ jobs:
- name: Get Version Number
id: get_version
run: |
VERSION=$(/usr/libexec/PlistBuddy -c "Print CFBundleShortVersionString" Payload/feather.app/Info.plist)
echo "VERSION=${VERSION}" >> $GITHUB_ENV
Expand Down

0 comments on commit c27de56

Please sign in to comment.