Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
schuenke committed Oct 9, 2024
1 parent 97f7598 commit 933e993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
python-version: "3.x"

- name: Build package with current timestamp
env:
MRPROVERSIONSUFFIX: ${{ date +%s }}
run: |
echo "$MRPROVERSIONSUFFIX=+$(date +%s)" >> $GITHUB_ENV
python -m pip install --upgrade build
Expand Down

0 comments on commit 933e993

Please sign in to comment.