This commit is contained in:
David Taylor 2023-11-27 15:16:51 +00:00
parent e742e7c381
commit e30959c85a
No known key found for this signature in database
GPG Key ID: 46904C18B1D3F434
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
cd app/assets/javascripts/discourse
yarn install
- name: "Check ember version"
shell: yarn node {0}
shell: cat {0} | node -
working-directory: app/assets/javascripts/discourse
run: |
console.log(process.cwd())