Skip to content

Cleanup configure directory handling / -prefix #13726

Cleanup configure directory handling / -prefix

Cleanup configure directory handling / -prefix #13726

Workflow file for this run

name: Windows CI
on: [push, pull_request]
permissions:
contents: read
jobs:
Windows:
name: Windows
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
architecture:
# - '32'
- '64'
steps:
- name: Set git to use LF
run: |
git config --global core.autocrlf false
git config --global core.eol lf
- name: Git checkout
uses: actions/checkout@v3
- name: System Information
run: |
.\dev\ci\platform\coq-pf-01-sysinfo.bat
- name: Download Platform
env:
# Use a dedicated branch that follows master with some lag (manually updated)
PLATFORM: "https://github.com/coq/platform/archive/coq-ci.zip"
run: |
.\dev\ci\platform\coq-pf-02-download.bat
- name: Build Platform
env:
ARCH: ${{matrix.architecture}}
shell: cmd
run: |
.\dev\ci\platform\coq-pf-03-build.bat
- name: Build Installer
env:
ARCH: ${{matrix.architecture}}
shell: cmd
run: |
.\dev\ci\platform\coq-pf-04-installer.bat
- name: Upload Installer
uses: actions/upload-artifact@v4
with:
name: windows-installer
path: artifacts
if-no-files-found: error
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy