chore: update Gleam

This commit is contained in:
Amaan Qureshi 2023-05-29 11:13:36 -04:00 committed by GitHub
parent 1d670b0c90
commit 754b509f26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 30 deletions

View file

@ -29,7 +29,7 @@ jobs:
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,nix
SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,nix
run: |
cp lockfile.json /tmp/old_lockfile.json
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"