Skip to content

add release workflow #1

add release workflow

add release workflow #1

Workflow file for this run

- name: Install vcpkg build dependencies

Check failure on line 1 in .github/workflows/build-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-setup.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
run: sudo apt-get --assume-yes install nasm
- name: Install vcpkg
run: cargo install cargo-vcpkg
- name: Build vcpkg dependencies
run: cargo vcpkg --verbose build