Skip to content

Commit

Permalink
fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 25, 2024
1 parent 9560e6f commit 1163510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Set safe directory
run: |
ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
git config --global --add safe.directory /__w/ds-template/ds-template
- name: Validate package build
working-directory: ./ds-gh-default
Expand Down

0 comments on commit 1163510

Please sign in to comment.