Skip to content

Commit

Permalink
script fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jijopulikkottil committed Mar 28, 2022
1 parent 937a92d commit 9166385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deploying.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
id: updatedversion
- name: Set version and build number
run: |
echo "version 0 is $(agvtool what-marketing-version -terse1)"
version=$(agvtool what-marketing-version -terse1)

0 comments on commit 9166385

Please sign in to comment.