;ci: linux: docs

This commit is contained in:
Simon Michael 2020-04-20 16:55:19 -07:00
parent 58a088039d
commit 882068a7c2

View File

@ -196,12 +196,6 @@ jobs:
# based on https://gist.github.com/mstksg/11f753d891cee5980326a8ea8c865233 # based on https://gist.github.com/mstksg/11f753d891cee5980326a8ea8c865233
# http://www.btellez.com/posts/triggering-github-actions-with-webhooks.html # http://www.btellez.com/posts/triggering-github-actions-with-webhooks.html
# https://github.com/actions/cache
# https://github.com/actions/setup-haskell
# https://github.com/actions/upload-artifact
# https://github.com/marketplace/actions/cache
# https://github.com/marketplace/actions/checkout
# https://github.com/sdras/awesome-actions
# https://help.github.com/en/actions # https://help.github.com/en/actions
# https://help.github.com/en/actions/reference/events-that-trigger-workflows # https://help.github.com/en/actions/reference/events-that-trigger-workflows
# https://help.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule # https://help.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule
@ -209,8 +203,20 @@ jobs:
# https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows # https://help.github.com/en/actions/configuring-and-managing-workflows/caching-dependencies-to-speed-up-workflows
# https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources # https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet # https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
# https://sevenzip.osdn.jp/chm/cmdline/commands/index.htm # https://github.community/t5/GitHub-Actions/bd-p/actions
# https://github.com/actions/cache
# https://github.com/marketplace/actions/cache
# https://github.com/actions/upload-artifact
# https://github.com/c-hive/gha-remove-artifacts
# https://github.com/actions/setup-haskell
# https://github.com/marketplace/actions/checkout
# https://github.com/sdras/awesome-actions
# https://sevenzip.osdn.jp/chm/cmdline/commands/index.htm
# https://github.com/mxschmitt/action-tmate # https://github.com/mxschmitt/action-tmate
# - name: Setup tmate session # - name: Setup tmate session