Skip to content

Commit

Permalink
Incorrect working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-riggs committed Aug 21, 2024
1 parent b256650 commit 50f9a89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-orm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
echo
echo "Installed tables:"
mariadb --defaults-file=.my.cnf -D ispyb_build -e "SHOW TABLES"
working-directory: dist

- name: Generate ORM
if: ${{ steps.checkUpdate.outputs.needsUpdate == 'true' }}
Expand Down

0 comments on commit 50f9a89

Please sign in to comment.