Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
helenol committed Aug 11, 2023
1 parent dbe9dd9 commit b2a220c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
dockerfile: [dev, robot, demo]
runs-on: self-hosted
steps:
- name: Fix other git issues
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Check out moma repo
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b2a220c

Please sign in to comment.