Skip to content

Commit

Permalink
forget fixing. undo everything
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Nov 7, 2024
1 parent 0b7ccef commit ca0256d
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 423 deletions.
1 change: 0 additions & 1 deletion .github/actions/setup-all/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ runs:
git config --global url."https://github.com/".insteadOf ssh://[email protected]/
npm install --prefix assets --package-lock-only
npm run install:ci
npm install --prefix assets -S -install-links deps/mbta_metro/priv/
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
priv
react_renderer/dist/app.js
key: ci-application-cache-${{ github.sha }}
- run: npm install --prefix assets -S -install-links deps/mbta_metro/priv/
- run: npm --prefix assets run webpack:build
- run: npm --prefix assets run webpack:build:react
- run: mix compile --all-warnings
Expand Down
Loading

0 comments on commit ca0256d

Please sign in to comment.