Skip to content

Commit

Permalink
Update and rename docker-image.yml to main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fagci authored Aug 20, 2023
1 parent c522655 commit facef54
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
- name: Submodules
run: git submodule update --init --recursive --depth 1

- name: Checkout spectrum
run: git checkout spectrum
- uses: actions/checkout@v3
with:
ref: spectrum

- name: Configure CMake
run: cmake .
Expand Down

0 comments on commit facef54

Please sign in to comment.