Skip to content

Anticipate a None result and ignore (and skip setting last_check #57

Anticipate a None result and ignore (and skip setting last_check

Anticipate a None result and ignore (and skip setting last_check #57

Workflow file for this run

# name: Build Package
# on: push
# jobs:
# build_pkg:
# runs-on: macos-latest
# steps:
# - name: Checkout
# uses: actions/checkout@v1
# # - name: Install Luggage
# # run: |
# # mkdir -p /usr/local/share/luggage
# # cp luggage/luggage.make /usr/local/share/luggage/luggage.make
# # cp luggage/prototype.plist /usr/local/share/luggage/prototype.plist
# - name: make pkg
# run: |
# sudo make pkg