Skip to content

Commit

Permalink
Always run amlg version comparison job
Browse files Browse the repository at this point in the history
  • Loading branch information
apbassett committed Jan 4, 2024
1 parent 3b84a31 commit 85c17e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
cat version.json
- name: Compare Amalagam versions
if: inputs.build-type == 'PR'
run: |
cd howso/howso-engine
engine_amlg_version=$(jq -r ".dependencies.amalgam" ./version.json)
Expand Down

0 comments on commit 85c17e0

Please sign in to comment.