Skip to content

Commit 1973d73

Browse files
committed
correction
1 parent 460db9c commit 1973d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
package_root: .debpkg
2222
maintainer: Libertech
2323
version: ${{ github.ref }} # refs/tags/v*.*.*
24-
depends: 'phyton3'
24+
depends: 'python3'
2525
desc: 'convert csv to json'
2626
homepage: 'https://github.com/Libertech-FR/sesame-csvtojson'
2727
- uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)