Update .gitea/workflows/build.yaml
Test CI / build_and_test (push) Successful in 24s Details

This commit is contained in:
Arya 2023-08-30 10:49:35 +00:00
parent 06ebc29611
commit 2ee7495ffb
1 changed files with 4 additions and 2 deletions

View File

@ -7,9 +7,11 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: create file
run: |
echo HIsmth > a
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: dist-without-markdown
path: |
/usr/bin/cp
path: a