Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
rise0chen committed Dec 6, 2024
1 parent c32264f commit 4ff7b24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
- name: test
run: |
ls -la
git ls-files
- name: Publish
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit 4ff7b24

Please sign in to comment.