Add actions file #54

Merged
hodasemi merged 5 commits from dev into master 2023-08-16 08:17:16 +00:00
Showing only changes of commit cf63ff7235 - Show all commits

View file

@ -12,5 +12,10 @@ jobs:
- uses: https://github.com/dtolnay/rust-toolchain@stable
- name: Install dependencies
run: |
apt-get update
apt-get install --no-install-recommends -y universal-ctags glslang-tools
- name: Build
run: cargo build