Skip to content

Commit

Permalink
Create empty dir
Browse files Browse the repository at this point in the history
40eb6b1cc98b365c1f64c7751185116bfe90ea39
  • Loading branch information
H00N24 committed Jan 23, 2025
1 parent ba75623 commit d2969cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .git-private-commit
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ a211f53a8f0dd58a122066af2e2702551c1eda58
b6167e1cd5729745d8120d524b0fbcda23105c86
61dfef531214a2c2e4352034341c508a921fc6c1
f32856d1f2b3c1ef3050ce111884ed5f97a59758
40eb6b1cc98b365c1f64c7751185116bfe90ea39
3 changes: 1 addition & 2 deletions .github/workflows/git_mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ jobs:

- name: Mirror
run: |
mkdir -p cloud-rel-public/cloud-test-private
cd cloud-rel-private
git ls-files
ls cloud-test-private
./scripts/git-mirror.sh ../cloud-rel-public
- name: Push
Expand Down

0 comments on commit d2969cc

Please sign in to comment.