Skip to content

Commit

Permalink
once more
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed May 23, 2024
1 parent 2edd2e7 commit 9831a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ runs:
with:
use_server_key: true
role_arn: ${{ inputs.aws-arn }}
command: lua ./examples/hello-lua-server/hello.lua
command: (cd /examples/hello-lua-server && hello.lua)

0 comments on commit 9831a08

Please sign in to comment.