Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Oct 31, 2024
1 parent 125f01d commit 70ae356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
done
done
include_str="$include_str]"
echo 'include_list=$include_str'
echo 'include_list=$include_str' >> "$GITHUB_OUTPUT"
echo "include_list=$include_str"
echo "include_list=$include_str" >> "$GITHUB_OUTPUT"
test:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 70ae356

Please sign in to comment.