Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Sep 9, 2024
1 parent c4750e7 commit b07e768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actionstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
echo matrix.os=${{ matrix.os }}
echo matrix.compiler=${{ matrix.compiler }}
echo ACTION_STATUS=${{ env.action_status }}
- id: compiler
run: |
cid=$(echo ${{matrix.compiler}} | cut -d\+ -f1)
Expand Down

0 comments on commit b07e768

Please sign in to comment.