mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-06 22:09:15 -04:00
Fix name of workflow
This commit is contained in:
parent
c127ace062
commit
73451e4700
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
name: Build
|
name: Build
|
||||||
run-name: Build Windows (x86_64), macOS (Intel and ARM64), Snap, and Flatpak 🚀
|
run-name: Build Windows (x86_64), macOS (Intel), Snap, and Flatpak 🚀
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue