Oops, don't comment out that much

This commit is contained in:
Micah Lee 2022-10-05 15:01:57 -07:00
parent de3b6b010a
commit bcb621b122
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -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: