fixup! Add Assembler tests using Intel SDE

This commit is contained in:
slontis 2025-03-21 16:22:36 +11:00
parent 658acf5e9a
commit f13d2ecf1c

View file

@ -29,7 +29,7 @@ jobs:
runs-on: ${{ matrix.zoo.distro }}
env:
sde_name: ${{ matrix.zoo.sde }}-lin
OPENSSL_SDE_PATH: ./${{ matrix.zoo.sde }}/sde64
OPENSSL_SDE_PATH: ${{ github.workspace }}/${{ matrix.zoo.sde }}/sde64
steps:
- name: create download directory
run: mkdir downloads