mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 05:07:37 +00:00
fix again (#126)
This commit is contained in:
@@ -21,6 +21,8 @@ jobs:
|
||||
options: --cap-add=SYS_ADMIN --privileged
|
||||
# check out the repo
|
||||
steps:
|
||||
- name: Set workspace as safe
|
||||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user