diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml new file mode 100644 index 0000000..90e8673 --- /dev/null +++ b/.github/workflows/testing.yaml @@ -0,0 +1,13 @@ +--- +name: "Testing zip" +# Careful! This pushes a git tag to GitHub! The release itself is private. +on: + workflow_dispatch: {} + +jobs: + release: + runs-on: windows-latest + steps: + - uses: actions/checkout@v4 + - run: mkdir C:\managed_robots + - run: zip -r C:\managed_robots\retry_rcc_defN.zip data\retry_rcc\