mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Update text
This commit is contained in:
parent
b19826dd08
commit
b466736927
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -139,7 +139,7 @@ jobs:
|
||||
SHA_PREFIX=$(echo "${{ github.sha }}" | cut -c 1-8)
|
||||
ENTROPY_SEED=$((16#$SHA_PREFIX + ${{ matrix.instance }}))
|
||||
|
||||
echo "Seed: $ENTROPY_SEED"
|
||||
echo "Using seed: $ENTROPY_SEED"
|
||||
python3 tools/entropy.py $ENTROPY_SEED > entropy.h
|
||||
|
||||
- name: Build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user