mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-23 06:41:08 -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
|
name: Build
|
||||||
# run-name: Build win32, win64, mac (Intel), snap (amd64) 🚀
|
run-name: Build win32, win64, mac (Intel), snap (amd64) 🚀
|
||||||
# on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - main
|
- main
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches:
|
branches:
|
||||||
# - main
|
- main
|
||||||
|
|
||||||
# jobs:
|
jobs:
|
||||||
# build-win64:
|
# build-win64:
|
||||||
# runs-on: windows-latest
|
# runs-on: windows-latest
|
||||||
# steps:
|
# steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue