diff --git a/.github/workflows/sp.yml b/.github/workflows/sp.yml index 2833d724..93b11786 100644 --- a/.github/workflows/sp.yml +++ b/.github/workflows/sp.yml @@ -182,6 +182,12 @@ jobs: with: file-url: 'https://raw.githubusercontent.com/nosoop/stocksoup/master/entity_tools.inc' location: './lib-include/stocksoup/tf' + # stocksoup/tf/entity_prefabs + - name: Download master entity_prefabs.inc + uses: carlosperate/download-file-action@v1 + with: + file-url: 'https://raw.githubusercontent.com/nosoop/stocksoup/master/entity_prefabs.inc' + location: './lib-include/stocksoup/tf' # stocksoup/tf/entity_tools - name: Download entity_tools.inc uses: carlosperate/download-file-action@v1