Skip to content

Commit

Permalink
github actions workflows - wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyorlando committed Jun 5, 2024
1 parent 705bdb1 commit be0b00f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout project
uses: actions/checkout@v3
- name: Set engine version number in settings file
uses: ./.github/actions/set-engine-version-in-settings/action.yml
uses: ./.github/actions/set-engine-version-in-settings
with:
working_directory: .
engine_version_number: ${{ inputs.engine_version }}
Expand Down

0 comments on commit be0b00f

Please sign in to comment.