Skip to content

Commit

Permalink
chore: fix syntax error in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Dec 29, 2024
1 parent b8db590 commit f27b957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
igniter-upgrade: false
rustler-precompiled-var: IGNITERJS_BUILD
rustler-precompiled-module: IgniterJs.Native
env:
IGNITERJS_BUILD: 1
env:
IGNITERJS_BUILD: 1
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}

0 comments on commit f27b957

Please sign in to comment.