Skip to content
Snippets Groups Projects
Commit 271e6e36 authored by Signal Linden's avatar Signal Linden
Browse files

Remove cygwin artifacts

parent a05c7312
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -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
......@@ -73,4 +73,6 @@ tarfile_tmp
trivial_change_force_build
web/config.*
web/locale.*
web/secondlife.com.*
\ No newline at end of file
web/secondlife.com.*
.env
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment