Skip to content

Commit

Permalink
no need safe dir?
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Oct 24, 2024
1 parent dbf6afa commit 1a3db0e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/guix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
fi
shell: bash

- name: Configure Git Safe Directory
run: |
git config --global --add safe.directory "${{ github.workspace }}/dash"
git status > /dev/null
- name: Run Guix build
timeout-minutes: 480
working-directory: ./dash
Expand Down

0 comments on commit 1a3db0e

Please sign in to comment.