Skip to content

Commit

Permalink
ci: fix fl-data-flsr invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Dec 30, 2024
1 parent d9d6c45 commit 468b033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install flsr patcher
run: go install github.com/darklab8/fl-data-flsr@latest
- name: Merge latest FLSR files (from Freelancer folder) to clean vanilla (to freelancer_folder)
run: go run autopatch.go
run: fl-data-flsr

- name: Sprinkle with FLSR recipes
run: cp -r FLHook/2.0/plugins/flsr_plugin ${{ github.workspace }}/freelancer_folder
Expand Down

0 comments on commit 468b033

Please sign in to comment.