fix: /bin/sh: 0: Illegal option -

This commit is contained in:
Jason TIAN 2023-05-19 03:10:33 +08:00
parent e784845faa
commit 5616de90f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh -x -u -e
#!/bin/sh -e
#
# Install the latest version of Org on GitHub Actions
# Reference https://orgmode.org/manual/Installation.html