Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin authored Oct 31, 2023
1 parent 1ec3957 commit 87db4e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ jobs:
container: fedora:latest

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
submodules: recursive
repository: https://github.com/tesseract-ocr/tesseract
path: tesseract/test
- uses: egorpugin/sw-action@master

- name: build
Expand Down

0 comments on commit 87db4e2

Please sign in to comment.