Skip to content

Commit

Permalink
Add image build test
Browse files Browse the repository at this point in the history
  • Loading branch information
makotoyoshigoe committed Nov 22, 2024
1 parent 2355988 commit 6beac53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:
run: |
cd ~/mugimaru-docker/
./test/install_packages.bash
- name: Docker image build
run: |
./build.sh

0 comments on commit 6beac53

Please sign in to comment.