Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
ilobilo committed Feb 10, 2024
1 parent 45bf0dd commit a3e1d2e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ jobs:
run: sudo apt update && sudo apt install build-essential -y

- name: Check out repository code
uses: |
actions/checkout@v4
git checkout test
uses: actions/checkout@v4

- name: Git config
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
Expand Down

0 comments on commit a3e1d2e

Please sign in to comment.