mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 23:38:28 +00:00
use pwd
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
fetch-depth: 2
|
||||
- run: |
|
||||
sudo dnf install -y git-core
|
||||
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
git config --global --add safe.directory .
|
||||
git fetch
|
||||
- name: Check file existence
|
||||
id: check_files
|
||||
|
||||
Reference in New Issue
Block a user