mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
fix: test workflow
This commit is contained in:
@@ -14,7 +14,8 @@ jobs:
|
||||
- name: Create Matrix
|
||||
id: create_matrix
|
||||
run: |
|
||||
echo "matrix=$(python create_matrix.py)" >> $GITHUB_OUTPUT
|
||||
python create_matrix.py | tee /tmp/matrix.json
|
||||
echo "matrix=$(cat /tmp/matrix.json)" >> $GITHUB_OUTPUT
|
||||
|
||||
# #########################################################
|
||||
# Linux
|
||||
|
||||
Reference in New Issue
Block a user