Skip to content

Commit

Permalink
ci: fix v_apps_and_modules_compile_ci.yml temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Dec 27, 2024
1 parent f96781f commit dccb18d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/v_apps_and_modules_compile_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
run: |
echo "Install vsql"
v retry -- v install elliotchance.vsql ; cd ~/.vmodules/elliotchance/vsql
git checkout 4727b8b65aaa18f7f3ad10406c3aa66f924b2e39
echo "Generate vsql/grammar.v"
make vsql/grammar.v
echo "Compile vsql"
Expand Down

0 comments on commit dccb18d

Please sign in to comment.