Skip to content

Commit 181daab

Browse files
authored
attest-build-provenance.yml
1 parent b72b3ba commit 181daab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/attest-build-provenance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- name: Checkout
2121
uses: actions/[email protected]
22+
- name: MakeFile.
23+
run: "cd /home/runner/work/Typescript-ASP.NET--EmployeeManagementSystem/Typescript-ASP.NET--EmployeeManagementSystem/dist/Employee_Management_System && ./configure && make"
2224
- name: Artifact, Checkout
2325
uses: ouzi-dev/[email protected]
2426
with:

0 commit comments

Comments
 (0)