Change #12

Merged
hodasemi merged 10 commits from actions_testing into master 2023-08-15 09:34:30 +00:00
Showing only changes of commit b97ac16c70 - Show all commits

View file

@ -17,5 +17,8 @@ jobs:
with: with:
toolchain: stable toolchain: stable
- name: Install flip-link
run: cargo install flip-link
- name: Build - name: Build
run: cargo build run: cargo build