Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Oct 31, 2024
1 parent 70ae356 commit b1b4a57
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 @@ -15,8 +15,8 @@ jobs:
runs-on: ubuntu-latest

outputs:
include_list: ${{ steps.define-matrix.outputs.include_list }}

include_list: ${{ steps.include_list.outputs.include_list }}
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit b1b4a57

Please sign in to comment.