Skip to content

Commit

Permalink
Removed download from gh
Browse files Browse the repository at this point in the history
  • Loading branch information
Dialpuri committed Jun 24, 2024
1 parent 989cd8a commit 67add2e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,8 @@ jobs:
- name: Check out libraries
run : |
git clone https://github.com/Dialpuri/privateer_webserver_dependencies.git
cd privateer_webserver_dependencies
cp -r * ../
cd ..
ls
./get_sources
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2

Expand Down

0 comments on commit 67add2e

Please sign in to comment.