mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
Cirrus: Use bash to run linux build script.
Needed for pushd, popd.
This commit is contained in:
+1
-1
@@ -41,6 +41,6 @@ task:
|
||||
upload_caches:
|
||||
- cabal_store
|
||||
package_script:
|
||||
- sh linux/make_artifacts.sh
|
||||
- bash linux/make_artifacts.sh
|
||||
release_candidate_artifacts:
|
||||
path: ./linux/artifacts/*
|
||||
|
||||
Reference in New Issue
Block a user