Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RenJiangZhou2163 committed Feb 8, 2025
1 parent c7862bb commit a1c0bcf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/docling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
run: |
git clone https://github.com/DS4SD/docling.git
- name: Set working directory
run: |
pwd
ls -a
cd docling
pwd
ls -a
# - name: Set working directory
# run: |
# pwd
# ls -a
# cd docling
# pwd
# ls -a

- name: Build
uses: docker/build-push-action@v5
Expand Down

0 comments on commit a1c0bcf

Please sign in to comment.