Add scratch counter, variable we can iterate to force a new action run

This commit is contained in:
Jay Lee
2024-06-07 15:48:55 -04:00
committed by GitHub
parent eb365a3eb5
commit 206a09aad3

View File

@@ -17,6 +17,7 @@ defaults:
working-directory: src
env:
SCRATCH_COUNTER: 1
OPENSSL_CONFIG_OPTS: no-fips --api=3.0.0
OPENSSL_INSTALL_PATH: ${{ github.workspace }}/bin/ssl
OPENSSL_SOURCE_PATH: ${{ github.workspace }}/src/openssl