Skip to content

Commit

Permalink
meee
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielparizet committed Jun 5, 2024
1 parent 8f92aa5 commit 1a2d122
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/elixir_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@ jobs:
- name: Install dependencies
run: mix deps.get

- name: Install Node.js (for assets)
uses: actions/setup-node@v3
with:
node-version: 16

- name: Install npm dependencies
run: npm install --prefix assets

- name: Compile Elixir code
run: mix compile

Expand Down

0 comments on commit 1a2d122

Please sign in to comment.