Skip to content

Commit

Permalink
chore: undo first fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Sep 5, 2023
1 parent 74ee4e1 commit ceeb746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
yarn install --frozen-lockfile --prefer-offline
- name: compile
run: |
tools/align-version.sh "-dev.$GITHUB_RUN_ID"
tools/align-version.sh
yarn build
yarn package
env:
Expand Down

0 comments on commit ceeb746

Please sign in to comment.