We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e860ad4 commit 314fa1cCopy full SHA for 314fa1c
1 file changed
.github/workflows/main.yml
@@ -116,11 +116,6 @@ jobs:
116
with:
117
submodules: recursive
118
119
- - name: 'Extract obs-deps'
120
- run: |
121
- mkdir ${{github.workspace}}/deps/obs-deps
122
- tar -C ${{github.workspace}}/deps/obs-deps -x -f ${{github.workspace}}/CI/deps/macos-deps-2022-08-02-x86_64.tar.xz
123
-
124
- name: 'Checkout obs-studio'
125
uses: actions/checkout@v7
126
0 commit comments