Skip to content

Commit

Permalink
modules not module
Browse files Browse the repository at this point in the history
  • Loading branch information
shichen85 committed Oct 23, 2024
1 parent 37b6138 commit cd18014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/igor-action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
access-key: ${{ secrets.ACCESS_KEY }} # To generate your Access Key, check out the Access Key section of the GameMaker Manual's Building via Command Line page: https://manual.gamemaker.io/monthly/en/#t=Settings%2FBuilding_via_Command_Line.htm
cache: true
runtime-version: ${{ inputs.runtime }}
module: linux
modules: linux
# This step uses Igor to build the GameMaker project https://github.com/bscotch/igor-build
- name: use Igor build
uses: bscotch/igor-build@v1
Expand Down

0 comments on commit cd18014

Please sign in to comment.