The workflow is used by another project

This commit is contained in:
Serge Lamikhov-Center 2023-12-14 19:12:49 +02:00 committed by GitHub
parent 80f7212b91
commit 1a6eb42455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,8 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with:
repository: 'Serge1/ELFIO'
- name: Set reusable strings - name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file. # Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.