Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Corrected subdir for samples system
  • Loading branch information
rensink authored Mar 30, 2024
1 parent 6dad5db commit a2236ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout sample rule systems
uses: actions/checkout@v4
with:
path: 'code'
path: 'samples'

- name: Check out GROOVE code for version number
uses: actions/checkout@v4
Expand Down

0 comments on commit a2236ce

Please sign in to comment.