Skip to content

Commit

Permalink
added missing tf
Browse files Browse the repository at this point in the history
  • Loading branch information
higps committed Jul 23, 2024
1 parent 8a94e1e commit dad3905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
uses: carlosperate/download-file-action@v1
with:
file-url: 'https://raw.githubusercontent.com/nosoop/stocksoup/master/tf/entity_prefabs.inc'
location: './lib-include/stocksoup'
location: './lib-include/stocksoup/tf'

# Compile
- name: Compile plugins
Expand Down

0 comments on commit dad3905

Please sign in to comment.