Skip to content

Commit 0fced41

Browse files
committed
Add actions/checkout
1 parent 035588d commit 0fced41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/server_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
container:
1212
image: conanio/gcc11-ubuntu16.04:2.23.0
1313
steps:
14-
# - uses: actions/checkout@v3
14+
- uses: actions/checkout@v3
1515

1616
- name: Install Conan packages
1717
run: |

0 commit comments

Comments
 (0)