Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-vanpraet committed Oct 30, 2024
1 parent 8e30eb5 commit fa3c9bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified .github/scripts/mirror.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab_mirroring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Mirror
run: ls -lah
run: .github/scripts/mirror.sh
shell: bash
env:
GITLAB_REPOSITORY: "https://gitlab.dropsolid.com/project/mauticorg.git"
Expand Down

0 comments on commit fa3c9bd

Please sign in to comment.