Skip to content

Commit 648b9b0

Browse files
committed
Use the workplace directory
1 parent c6d70c2 commit 648b9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: mmornati/docker-mock-rpmbuilder@master
1818
env:
1919
SPEC_FILE: "rpm/scitokens-cpp.spec"
20-
SOURCES: $GITHUB_WORKSPACE
20+
SOURCES: workspace
2121
MOCK_CONFIG: "epel-7-x86_64"
2222

0 commit comments

Comments
 (0)