Remove cygwin artifacts

master
Signal Linden 2022-10-10 11:23:05 -07:00
parent a05c7312c5
commit 271e6e367e
2 changed files with 3 additions and 9 deletions

View File

@ -47,14 +47,6 @@ jobs:
- name: Build
shell: bash
env:
WINDOWS: ${{ runner.os == 'Windows' }}
run: |
autobuild --quiet source_environment > .env
source .env
if [[ "$WINDOWS" == "true" ]]; then
load_vsvars
fi
autobuild configure
autobuild build --no-configure

2
.gitignore vendored
View File

@ -74,3 +74,5 @@ trivial_change_force_build
web/config.*
web/locale.*
web/secondlife.com.*
.env