Skip to content

Commit 314fa1c

Browse files
committed
CI: fix macOS x64 build
1 parent e860ad4 commit 314fa1c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,6 @@ jobs:
116116
with:
117117
submodules: recursive
118118

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-
124119
- name: 'Checkout obs-studio'
125120
uses: actions/checkout@v7
126121
with:

0 commit comments

Comments
 (0)