Skip to content

Commit

Permalink
print contents
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Mar 3, 2025
1 parent 71da83b commit 8a6c2c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ jobs:
NEW_VERSION="${VERSION}+${RUN_NUMBER}"
echo "Updating pubspec.yaml to version: $NEW_VERSION"
sed -i.bak -E "s/^version: .*/version: $NEW_VERSION/" pubspec.yaml
cat pubspec.yaml
- name: Build Lantern Library
shell: bash
Expand Down

0 comments on commit 8a6c2c7

Please sign in to comment.