Skip to content

Commit

Permalink
try adding run.sh to the pipeline, if it doesn't work, we revert
Browse files Browse the repository at this point in the history
  • Loading branch information
dreth committed Jun 17, 2024
1 parent 0aa0efd commit 5dda9f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:

- name: Build container image
run: docker build -t altserver:latest .

- name: run container
run: bash run.sh

0 comments on commit 5dda9f4

Please sign in to comment.