Skip to content

Commit cc43974

Browse files
authored
Update bullsht.yml
1 parent 43282d8 commit cc43974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bullsht.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Setup branches
1717
run: |
18-
git clone --single-branch --branch 64bits https://github.com/nillerusr/source-engine.git && ls && mkdir directory1 && cd directory1 #fuck this shitty bullshit lol
18+
git clone --single-branch --branch 64bits https://github.com/nillerusr/source-engine.git && cd source-engine && mkdir directory1 && cd directory1 #fuck this shitty bullshit lol
1919
git clone --single-branch --branch ToGLES3 https://github.com/nillerusr/source-engine.git && mkdir directory2 && cd directory2
2020
git clone --single-branch --branch aswarm https://github.com/nillerusr/source-engine.git && mkdir directory3 && cd directory3
2121
git clone --single-branch --branch bullshit https://github.com/nillerusr/source-engine.git && mkdir directory4 && cd directory4

0 commit comments

Comments
 (0)