Skip to content

Commit

Permalink
Merge branch 'develop' into bug/1638-fix-cmake-build
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev authored Sep 11, 2023
2 parents c7911bf + f2023d7 commit 1d6c662
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
sudo npm install -g yarn
sudo chown -R runner:runner ~/.config # HACK
- uses: docker-practice/actions-setup-docker@v1

- name: Prepare SGX keys/certs
run: |
echo "${{ secrets.sgx_key }}" > sgx_certs/sgx.key
Expand Down

0 comments on commit 1d6c662

Please sign in to comment.