Update update_archive.yml
This commit is contained in:
parent
f58f0af38d
commit
7f0518a6b7
|
|
@ -16,6 +16,9 @@ jobs:
|
|||
# This workflow contains a single job called "build"
|
||||
create:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: .
|
||||
|
||||
steps:
|
||||
- name: archive
|
||||
|
|
|
|||
Loading…
Reference in New Issue