Skip to content

Commit

Permalink
tweak action and recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Dec 5, 2024
1 parent 78ddb7a commit 3192235
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Test_Changed_Recipes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: setup-autopkg local action
if: steps.changed-files.outputs.any_changed == 'true'
uses: ./.github/actions/setup-autopkg
with:
use-autopkg-branch: dev

- name: Install repo requirements
if: steps.changed-files.outputs.any_changed == 'true'
Expand Down
1 change: 1 addition & 0 deletions Autodesk/DesktopConnector.download.recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ Process:
# Arguments:
# extract_dir: "tmp"

# alternative to urltextsearcher:
# If you extract DesktopConnector-x64.exe there is a file within it called Autodesk_Desktop_Connector_002_002.7z and if you extract that then there is a file within it called setup.xml which has the version number inside of it.

0 comments on commit 3192235

Please sign in to comment.