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 a6ea41ce44 - Show all commits

View file

@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
run: |
apt-get update
apt-get install --no-install-recommends -y universal-ctags glslang-tools
apt-get install --no-install-recommends -y universal-ctags glslang-tools ctags
- name: Build
run: cargo build