Skip to content

add temp test-minimal-artifact workflow #1

add temp test-minimal-artifact workflow

add temp test-minimal-artifact workflow #1

name: 'TO-DROP test minimal artifact from ci-artifacts'
on:
push:
jobs:
test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: run in-place
uses: ./
with:
flavor: minimal
architecture: x86_64
- shell: bash
run: |
set -x
ls /d/git-sdk-64-minimal
which git