Skip to content

Commit

Permalink
adjust dummy run id
Browse files Browse the repository at this point in the history
  • Loading branch information
robinholzi committed May 2, 2024
1 parent 0c70966 commit b99e461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
with:
name: grpc-binaries-clang-clang++-17-Release
path: ${{github.workspace}}/install
run-id: https://github.com/eth-easl/modyn/actions/runs/8914657344 # TODO: generalize
run-id: 8914657344 # TODO: generalize
github-token: ${{secrets.GITHUB_TOKEN}}

- name: Configure CMake
Expand Down

0 comments on commit b99e461

Please sign in to comment.