mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
make update
This commit is contained in:
parent
8a80cf9ee3
commit
3f411e107f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -76,8 +76,8 @@ jobs:
|
||||
.git/modules
|
||||
key: ${{ runner.os }}-vendor-modules-${{ steps.submodules.outputs.hash }}
|
||||
|
||||
- name: Update submodules
|
||||
run: git submodule update --init --recursive
|
||||
- name: Update dependencies
|
||||
run: make update
|
||||
|
||||
- name: Build binaries
|
||||
run: make V=1 QUICK_AND_DIRTY_COMPILER=1 all tools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user