We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035588d commit 0fced41Copy full SHA for 0fced41
1 file changed
.github/workflows/server_workflows.yml
@@ -11,7 +11,7 @@ jobs:
11
container:
12
image: conanio/gcc11-ubuntu16.04:2.23.0
13
steps:
14
-# - uses: actions/checkout@v3
+ - uses: actions/checkout@v3
15
16
- name: Install Conan packages
17
run: |
0 commit comments