hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: always update stack if no changes are found #239

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Removes the check for the stack file existing if no changes have been made

Motivation and Context

ensures that the stack file is always present and fixes #238

How Has This Been Tested?

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: