aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom-Oliver Heidel <github@tom-oliver.eu>2020-09-23 05:14:17 +0200
committerGitHub <noreply@github.com>2020-09-23 05:14:17 +0200
commit93721ed09ccf68210a2bf18baa8761b5c1525a8e (patch)
tree7a193f6092e50ac07a9ab92d580839b91a83cdd9
parentb33c48f2691e61c65317b42dc53f9696823907c5 (diff)
downloadhypervideo-pre-93721ed09ccf68210a2bf18baa8761b5c1525a8e.tar.lz
hypervideo-pre-93721ed09ccf68210a2bf18baa8761b5c1525a8e.tar.xz
hypervideo-pre-93721ed09ccf68210a2bf18baa8761b5c1525a8e.zip
[skip travis] typo
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 669b41b15..8db7e92f2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
- release
jobs:
- build_unix_and_deploy_pypi:
+ build_unix:
runs-on: ubuntu-latest