mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 20:54:22 +00:00
fix actions
This commit is contained in:
2
.github/workflows/snapcraft-release.yml
vendored
2
.github/workflows/snapcraft-release.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: snapcraft setup
|
||||
run: |
|
||||
cp -r "${GITHUB_WORKSPACE}/packages/snap" "${GITHUB_WORKSPACE}"
|
||||
|
||||
Reference in New Issue
Block a user