Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersho committed Mar 14, 2024
1 parent 669aedf commit 8cbd57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
sudo apt install --yes --no-install-recommends npm curl
- name: Configure git in container
run: |
sudo export GIT_DISCOVERY_ACROSS_FILESYSTEM=1
export GIT_DISCOVERY_ACROSS_FILESYSTEM=1
git log -2
- name: Install yarn
run: |
Expand Down

0 comments on commit 8cbd57c

Please sign in to comment.