Modify the publishing process
This commit is contained in:
parent
5bcb663ac8
commit
587fb6fb8a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/casa.yml
vendored
1
.github/workflows/casa.yml
vendored
|
@ -102,6 +102,7 @@ jobs:
|
|||
- name: List Files
|
||||
run: |
|
||||
ls
|
||||
mkdir -p casa/build
|
||||
cd casa/build
|
||||
touch casa-linux-amd64
|
||||
touch casa-linux-arm64
|
||||
|
|
Loading…
Reference in a new issue