Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Feb 1, 2024
1 parent 6e1ae96 commit d870c9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-search-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
# bundles: deb
runs-on: ${{ matrix.settings.runner }}
steps:
- name: Env
run: |
env
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d870c9a

Please sign in to comment.