mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-22 06:19:30 -04:00
Oops, don't comment out that much
This commit is contained in:
parent
de3b6b010a
commit
bcb621b122
1 changed files with 10 additions and 10 deletions
20
.github/workflows/build.yml
vendored
20
.github/workflows/build.yml
vendored
|
@ -1,14 +1,14 @@
|
|||
# name: Build
|
||||
# run-name: Build win32, win64, mac (Intel), snap (amd64) 🚀
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - main
|
||||
name: Build
|
||||
run-name: Build win32, win64, mac (Intel), snap (amd64) 🚀
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
# jobs:
|
||||
jobs:
|
||||
# build-win64:
|
||||
# runs-on: windows-latest
|
||||
# steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue